home *** CD-ROM | disk | FTP | other *** search
/ Softwarová Záchrana 3 / Softwarova-zachrana-3.bin / System Properties / w32prop.msi / Instal01.cab / _0FF7947C38DB4D50BC1EBBA6CC77B420 next >
Text File  |  2004-11-27  |  8KB  |  146 lines

  1. System Properties History
  2.  
  3. /************************************/
  4. /*            HISTORY / fixes       */
  5. /*    all dates are dd.mm.yyyy      */
  6. /************************************/
  7. Nov. 2004 Fixes/new implementation on Network page & DLL
  8.           InitiateSystemShutdown
  9.           Environment page mapped to registry for NT/XP
  10. Oct. 2004 Owner services displayed; menu improved
  11. May  2004 Dedicated Uninstall page
  12.           WIA Windows Image Acquisition
  13. Aug. 2003 DDE: new page added
  14. Jul. 2003 ADSI: Add / delete user
  15. Apr. 2003 improved ListView speed by preallocating items
  16.           SERVICES: Fixed bug in stopping - starting
  17.           LOST: added PathUnquoteSpaces() required
  18.           SQL_DMO Access to Sql-Server page created; Got rid of db-library routines & page
  19.           extracting NT security routines to Dynamic DLL calls (for Win9x support)
  20.           got rid of annoying "download new version" for equal dates
  21. Mar. 2003 EXPLORER: real context menu on files
  22.           W32PROP: more functional download new ver. & extract with shell (WinZip or other)
  23. Feb. 2003 OLE DB page created
  24.           moved WININET and SOCKETS in SIMAIKA.DLL to their own files
  25.           PRINTERS: Improved NT Registry Enumeration
  26.           ADSI: printer job enumeration/status
  27. Jan. 2003 RECYCLED: completed recycle bin enumeration from interfaces
  28.                     fixed name in Recycle Bin to original name; fixed RUN; invisible columns; ShowListViewRow
  29.           REGISTRY fixed mem alloc for names/values; 
  30.           CLASSES - removed worker thread causing problems to CLSID combo box
  31.           REGISTRY - improved error msgs
  32.           ODBC - enabled SqlCancel() on queries taking too long
  33. Dec. 2002 ICONS: renamed exported icons module_name + icon name + '.ICO' as listed
  34.           ODBC: disable DSN combo box when connected - press Disconnect to enable
  35.           fixed Download from Internet with no connection available
  36.           ODBC: script only specific schema; enabled viewing schema fo SQL
  37.           ENV: Fixed Access Violation
  38.           added Icons view/extraction page
  39.           added internet check for new version & download
  40.           ODBC: print ListView to CSV/TXT; 
  41.           ODBC: add SEQUENCE default DISABLED to ODBC script options
  42.           ODBC: CB_TABLES - when "*tables*" selected, get Table descr result set, same as OnConnected
  43.           Setup by API implemented - INF file also available - FAILS TO FIND %PROGRAMFILES% ON W95 
  44.           Callbacks for expanding TreeViews to reduce memory
  45.           standardize objects for future convert to UNICODE 
  46.           WinInet: dynamic loading for W95 without Internet Explorer
  47.           VERSION: convert file dates to Calendar date/time objects 
  48.           remove imagehlp.lib for win95
  49. 23.09.2001 HELP: Improved & rebuilt; fixed Setup copy help file
  50. 22.09.2001 ODBC: activated View Trace File; removed delete file; added time log in file
  51.           SETUP.EXE: added Terminate Process at uninstall
  52. 19.09.2001 Services: implemented Start/Stop/Pause/Continue/Disable service (testing)
  53. 16.09.2001 created W32PROP.HLP
  54. 01.09.2001 NETWORK: fixed PING on unavailable host RecvFrom() hung by pinging in a separate thread and killing thread 
  55. 16.08.2001 LOST FILES, SETTINGS: finally disabled UI box (must test NT/2000) in SIMAIKA.DLL
  56.            SETTINGS: added Dead Link count
  57. 15.08.2001 FILE SYSTEM: Enabled (undocumented) formatting of drives from treeView by SHFormat()
  58. 05.08.2001 EXPLORER: fixed DBLCLK on directories
  59. 03.08.2001 EXPLORER: fixed CloseHandle() crashing NTDLL with FindClose()
  60.           NETWORK: disabled modifying user profile attributes (unavailable)
  61. 13.07.2001 NETWORK: fixed enumeration of users on NT PDC
  62. 07.07.2001 W32PROP.EXE: added autodetect new version during startup
  63. 07.07.2001 added Explorer page
  64. 01.07.2001 added AddToMruList() to SIMAIKA.DLL: used in ODBC panel
  65.           SETUP: enabled COMMON program group install for NT/2000; added INI2REG and REG2INI to SETUP
  66. 29.06.2001 created Ini2Reg and Reg2Ini console utilities
  67. 28.06.2001 moved logs to GetTempPath() for NT security
  68. 12.05.2001 LOST FILES: converted print routines to separate threads
  69.         SOFTWARE: added ENUM for hardware enumeration
  70.         GENERAL: improved ENUM for hardware enumeration and fixed NT; converted print routines to separate threads
  71.         REGISTRY: NT: removed DATETIME in string in DLL routines, now optional LPFILETIME
  72.         NETWORK: fixed crash in NT call to routine with non-WINAPI pointer
  73. 01.05.2001 SETUP: autodetect modified (newer) files in source dir
  74.         NETWORK: added GetAdaptersInfo and GetNetworkParams (IPHLPAPI.DLL)
  75. 29.04.2001 REMOVED static references to OLE32.DLL, MAPI32.DLL to avoid missing DLL crash on Win95
  76. 26.04.2001 REMOVED static references to WININET.DLL to avoid missing DLL crash on Win95
  77. 25.04.2001 rewrote all ToolHelp & PSAPI function calls from global function pointers to wrapper functions
  78. 22.04.2001 LOST FILES and INSTALL filler functions run as separate threads /*DEBUG ONLY*/
  79. 21.04.2001 Rewrote DLL ToolHelp functions and cleaned up exported global vars
  80. 07.04.2001 LOST FILES property page
  81. 01.04.2001 SETTINGS - corrected erasing dead links, and added directory being searched display
  82. 24.02.2001 NET: first implementation of NT Remote Shutdown: SE_InitiateSystemShutdown()
  83. 24.02.2001 ODBC: PeekMessage(PM_NOREMOVE) while looping thru cursor, for future SqlCancel()
  84. 19.02.2001 ODBC: removed strtok() in Driver Enumeration which caused GPF under NT
  85. 18.02.2001 ODBC: added DISCONNECT database in WM_DESTROY; removed strtok from driver parameters enum loop
  86. 04.02.2001 Rebuilt with oct.2000 Platform SDK
  87. 21.01.2001 PROFILES: PATCHED changing system directories to write in "User Shell Folders" as well as "Shell Folders" key in Registry; will fix for reading/writing separately to both
  88. 13.01.2001 ODBC: added database / table Scripting capability, including Index creation
  89. 07.01.2001 ODBC: added MsgBox on Results ListView to expand selected line, and added Fields combo box to insert in SQL statements
  90. 07.01.2001 SETTINGS: fixed inverted "Default" and output string on reading "Run" value for w32prop in registry
  91. 07.01.2001 ODBC: fixed bug where HDBCs were passed by value and cleared only locally, causing application to think it was still connected when in fact it was not
  92. 24.12.2000 ODBC property page 
  93. 11.08.2000 Simple MAPI property page
  94. 22.07.2000 INTERNET property page
  95. 06.01.2000 PRINTERS property page
  96. 30.01.1999 SETTINGS property page
  97. 07.01.1999 SOFTWARE property page
  98. 27.12.1998 REGISTRY property page
  99.  
  100. /**************/
  101. /* KNOWN BUGS */
  102. /**************/
  103. - can't seem to select a server with SHBrowseForFolder()
  104. - software: unable to run search as a separate thread - callbacks behave asynchronously??
  105. - unable to remove MessageBoxes in dead link search on Windows ME, NT on missing drives, even with SLR_NO_UI
  106. - profile Shell folders don't always work under NT, especially Common
  107. - improve Unicode support - probably requires two distinct versions
  108. - FIXED: Cancel on ODBC page doesn't appear to disconnect connected database, if any
  109. - FIXED: SHQueryRecycleBin(NULL) fails with invalid parameter (87) after upgrading to Win98 and then WinME
  110.   confirmed bug by Microsoft, requires calling for every drive and adding
  111. - UnInstall doesn't correctly delete/uninstall files in use
  112.  
  113. /************************************/
  114. /* REQUIRED / OPTIONAL SYSTEM DLLS  */
  115. /************************************/
  116. NAME    TYPE    OS 
  117. ADVAPI32     R ALL 
  118. COMCTL32     R ALL 
  119. COMDLG32     R ALL 
  120. GDI32       R ALL 
  121. IMAGEHLP     R ALL 
  122. KERNEL32     R ALL 
  123. MAPI32      O ALL 
  124. MPR     R ALL 
  125. MSTASK    R ALL 
  126. netapi32  O all 
  127. netmsg    O all 
  128. ODBC32    R ALL 
  129. ODBCCP32     R ALL 
  130. OLDNAMES  R ALL 
  131. OLE32 O ALL 
  132. psapi O NT 
  133. SHELL32 R ALL 
  134. Shfolder O all 
  135. SHLWAPI R ALL 
  136. svrapi O NT 
  137. th32   O All 
  138. user32 R All 
  139. uuid     R All 
  140. vdmdbg O NT 
  141. version R All 
  142. wininet O All 
  143. winspool R All 
  144. ws2_32 O All 
  145.  
  146.